- EndNegotiation - Class in negotiator.actions
-
Class which symbolizes the action to leave a negotiation.
- EndNegotiation() - Constructor for class negotiator.actions.EndNegotiation
-
Action to end the negotiation.
- EndNegotiation(AgentID) - Constructor for class negotiator.actions.EndNegotiation
-
Action to end the negotiation.
- endNegotiation - Variable in class negotiator.boaframework.OfferingStrategy
-
Boolean to see if endNegotiation is called
- endSession(double) - Method in class agents.SimpleANAC2013Agent
-
Set the target utility for the next match on the same preference profile.
- endSession(double) - Method in class negotiator.Agent
-
Method which informs an agent about the utility it received.
- enqueue(Double) - Method in class agents.anac.y2011.TheNegotiator.Queue
-
Insert a new item into the queue.
- enqueue(Double) - Method in class misc.Queue
-
Insert a new item into the queue.
- EnterBidDialog - Class in agents
-
- EnterBidDialog(Agent, Frame, boolean, UtilitySpace) - Constructor for class agents.EnterBidDialog
-
- EnterBidDialogExtended - Class in agents
-
- EnterBidDialogExtended(UIAgentExtended, Frame, boolean, UtilitySpace) - Constructor for class agents.EnterBidDialogExtended
-
- equalContents(Objective) - Method in class negotiator.issue.Objective
-
check the contents but don't check for the class type anymore.
- equals(Object) - Method in class agents.anac.y2010.Southampton.utils.Pair
-
- equals(Object) - Method in class agents.anac.y2011.IAMhaggler2011.Pair
-
- equals(Object) - Method in class agents.anac.y2011.TheNegotiator.Pair
-
- equals(BidWrapper) - Method in class agents.anac.y2011.ValueModelAgent.BidWrapper
-
- equals(Object) - Method in class agents.anac.y2011.ValueModelAgent.BidWrapper
-
- equals(Object) - Method in class misc.Pair
-
- equals(Object) - Method in class negotiator.actions.Offer
-
- equals(Object) - Method in class negotiator.AgentID
-
- equals(Object) - Method in class negotiator.AgentParam
-
- equals(Object) - Method in class negotiator.analysis.BidPoint
-
- equals(Object) - Method in class negotiator.analysis.BidPointTime
-
- equals(Bid) - Method in class negotiator.Bid
-
- equals(Object) - Method in class negotiator.Bid
-
- equals(Object) - Method in class negotiator.bidding.BidDetails
-
- equals(Object) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Pair
-
- equals(BidWrapper) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper
-
- equals(Object) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper
-
- equals(Object) - Method in class negotiator.Domain
-
- equals(Object) - Method in class negotiator.issue.IssueDiscrete
-
- equals(Object) - Method in class negotiator.issue.Objective
-
- equals(Object) - Method in class negotiator.issue.ValueDiscrete
-
- equals(Object) - Method in class negotiator.issue.ValueInteger
-
- equals(Object) - Method in class negotiator.issue.ValueReal
-
- equals(Object) - Method in class negotiator.repository.AgentRepItem
-
- equals(Object) - Method in class negotiator.repository.DomainRepItem
-
- equals(Object) - Method in class negotiator.repository.ProfileRepItem
-
- equals(Object) - Method in class negotiator.repository.ProtocolRepItem
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.AgentParameterVariable
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.AgentValue
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.BOAagentValue
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.DBLocationValue
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.DBPasswordValue
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.DBSessionValue
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.DBUserValue
-
- equals(Object) - Method in class negotiator.tournament.VariablesAndValues.ExperimentalValue
-
- equals(Object) - Method in class negotiator.utility.EvaluatorDiscrete
-
- equals(Object) - Method in class negotiator.utility.EvaluatorReal
-
- equals(Object) - Method in class negotiator.utility.UtilitySpace
-
- ErrorLogger - Class in agents.anac.y2011.TheNegotiator
-
Simple class used to log errors in a logfile.
- ErrorLogger() - Constructor for class agents.anac.y2011.TheNegotiator.ErrorLogger
-
- ErrorRemarks - Variable in class negotiator.NegotiationOutcome
-
- evalFaratin(double, double, double, double, double) - Static method in enum negotiator.utility.EVALFUNCTYPE
-
Method which given the value of an issue, returns the utility of the value.
- EVALFUNCTYPE - Enum in negotiator.utility
-
This class specifies the possible evaluation functions.
- evalLinear(double, double, double) - Static method in enum negotiator.utility.EVALFUNCTYPE
-
Method which given a value of a linear issue, returns the utility of the value.
- evalLinearRev(double, double, double) - Static method in enum negotiator.utility.EVALFUNCTYPE
-
Method which given the utility of an issue, converts it back to the value.
- evalLowerBound - Variable in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- evalLowerBound - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- evalTriangular(double, double, double, double) - Static method in enum negotiator.utility.EVALFUNCTYPE
-
Method which given the value x, returns the utility of the value.
- evalTriangularVariableTop(double, double, double, double, double) - Static method in enum negotiator.utility.EVALFUNCTYPE
-
Method which given the value x, returns the utility of the value.
- EvaluateOpponentUtility(Bid) - Method in class agents.anac.y2011.Gahboninho.OpponnentModel
-
- EvaluateOpponentUtility(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- Evaluator - Interface in negotiator.utility
-
Evaluator is an object that translates discrete values into an evaluation value.
- EvaluatorDiscrete - Class in negotiator.utility
-
This class is used to convert the value of a discrete issue to a utility.
- EvaluatorDiscrete() - Constructor for class negotiator.utility.EvaluatorDiscrete
-
Creates a new discrete evaluator with weight 0 and
no values.
- EvaluatorHypothesis - Class in agents.anac.y2010.AgentFSEGA
-
- EvaluatorHypothesis(Evaluator, String) - Constructor for class agents.anac.y2010.AgentFSEGA.EvaluatorHypothesis
-
- EvaluatorHypothesis - Class in agents.anac.y2010.Southampton.utils
-
- EvaluatorHypothesis(Evaluator) - Constructor for class agents.anac.y2010.Southampton.utils.EvaluatorHypothesis
-
- EvaluatorHypothesis - Class in agents.bayesianopponentmodel
-
- EvaluatorHypothesis(Evaluator) - Constructor for class agents.bayesianopponentmodel.EvaluatorHypothesis
-
- EvaluatorHypothesis - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- EvaluatorHypothesis(Evaluator) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- EvaluatorInteger - Class in negotiator.utility
-
This class is used to convert the value of an integer issue to a utility.
- EvaluatorInteger() - Constructor for class negotiator.utility.EvaluatorInteger
-
Creates a new integer evaluator with weight 0 and
no values.
- EvaluatorObjective - Class in negotiator.utility
-
Evaulator for an objective.
- EvaluatorObjective() - Constructor for class negotiator.utility.EvaluatorObjective
-
Creates a new evaluator for an objective with a zero weight.
- EvaluatorObjective(EvaluatorObjective) - Constructor for class negotiator.utility.EvaluatorObjective
-
Copies the data from the given EvaluatorObjective.
- EvaluatorReal - Class in negotiator.utility
-
An evaluator for real-type issues.
- EvaluatorReal() - Constructor for class negotiator.utility.EvaluatorReal
-
- EVALUATORTYPE - Enum in negotiator.utility
-
Enum specifying the possible evaluation types.
- evalUpperBound - Variable in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- evalUpperBound - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- existUtilitySpace(Domain, ProfileRepItem) - Method in class negotiator.repository.Repository
-
- expectedBidsToTimeout() - Method in class agents.anac.y2011.ValueModelAgent.OpponentModeler
-
- expectedBidsToTimeout() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.OpponentModeler
-
- expectedDiscountRatioToConvergence() - Method in class agents.anac.y2011.ValueModelAgent.OpponentModeler
-
- expectedDiscountRatioToConvergence() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.OpponentModeler
-
- ExpectedWeight - Variable in class agents.anac.y2011.Gahboninho.OpponnentModel.IssuePrediction
-
- ExpectedWeight - Variable in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
-
- ExperimentalValue - Class in negotiator.tournament.VariablesAndValues
-
- ExperimentalValue(double) - Constructor for class negotiator.tournament.VariablesAndValues.ExperimentalValue
-
- ExperimentalVariable - Class in negotiator.tournament.VariablesAndValues
-
- ExperimentalVariable() - Constructor for class negotiator.tournament.VariablesAndValues.ExperimentalVariable
-
- explore(int) - Method in class agents.anac.y2011.ValueModelAgent.ValueSeperatedBids
-
- explore(int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueSeperatedBids
-
- exploreScan() - Method in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
-
- extraNames - Variable in class negotiator.NegotiationOutcome
-
- extraValues - Variable in class negotiator.NegotiationOutcome
-